home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 24 / MacFormat n. 24 (Spain) / MacFormat 24.bin / Demos / Musee d'Orsay / M_ange / Datama / ANIM073.Dxr / 00143.ls < prev    next >
Encoding:
Text File  |  1996-07-05  |  137 b   |  9 lines

  1. on exitFrame
  2.   puppetTempo(6)
  3.   set volson to the volume of sound 1
  4.   if volson > 20 then
  5.     fadesound()
  6.     go(the frame)
  7.   end if
  8. end
  9.